projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad93c86
)
*** empty log message ***
author
John Wiegley
<johnw@newartisans.com>
Wed, 11 Apr 2001 21:53:10 +0000
(21:53 +0000)
committer
John Wiegley
<johnw@newartisans.com>
Wed, 11 Apr 2001 21:53:10 +0000
(21:53 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 43036feb522d96fc4c42c62d4f3c4a897ceab620..240bd0c159d1b3f8b3de247282eee165352f9a08 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2001-04-11 John Wiegley <johnw@gnu.org>
+
+ * eshell/em-ls.el (eshell-ls-insert-directory): Set
+ font-lock-defaults to nil, to prevent fontification in dired
+ buffers, if Eshell's ls is being used.
+
2001-04-10 John Wiegley <johnw@gnu.org>
* calendar/timeclock.el (timeclock-completing-read): new function.